Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

panic unwinding #380

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

panic unwinding #380

wants to merge 1 commit into from

Conversation

jbr
Copy link
Contributor

@jbr jbr commented Oct 13, 2023

Closes #379

trillium/src/conn.rs Fixed Show fixed Hide fixed
trillium/src/conn.rs Fixed Show fixed Hide fixed
trillium/src/conn.rs Fixed Show fixed Hide fixed
@jbr jbr force-pushed the unwind branch 2 times, most recently from 26a0b5a to c886423 Compare October 13, 2023 20:32
panic-boundary/src/lib.rs Fixed Show fixed Hide fixed
panic-boundary/src/lib.rs Fixed Show fixed Hide fixed
@jbr jbr force-pushed the unwind branch 5 times, most recently from b4367bc to 8edcb2f Compare October 16, 2023 19:38
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

Attention: 42 lines in your changes are missing coverage. Please review.

Comparison is base (7a7ff2d) 45.11% compared to head (2e7039a) 44.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #380      +/-   ##
==========================================
- Coverage   45.11%   44.90%   -0.21%     
==========================================
  Files         156      157       +1     
  Lines        6133     6175      +42     
==========================================
+ Hits         2767     2773       +6     
- Misses       3366     3402      +36     
Files Coverage Δ
trillium/src/conn.rs 71.96% <65.11%> (-5.22%) ⬇️
panic-boundary/src/lib.rs 0.00% <0.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature suggestion for trillium: Stock handler for catching panics and generating server errors
1 participant